reflect.rtype.uncommon (method, view implemented interface methods)

4 uses

	reflect (current package)
		type.go#L336: func (t *rtype) uncommon() *abi.UncommonType {
		type.go#L606: 	ut := t.uncommon()
		type.go#L660: 	ut := t.uncommon()
		type.go#L691: 	ut := t.uncommon()